home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmListSelectItem.z / XmListSelectItem
Encoding:
Text File  |  2002-10-03  |  2.7 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm - A List function that selects an item in
  10.           the list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/List.h>
  14.           vvvvooooiiiidddd XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           XXXXmmmmSSSSttttrrrriiiinnnngggg iiiitttteeeemmmm,
  17.           BBBBoooooooolllleeeeaaaannnn nnnnoooottttiiiiffffyyyy);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttIIIItttteeeemmmm highlights and adds to the selected list
  24.           the first item in the list that matches _i_t_e_m.
  25.  
  26.           _w_i_d_g_e_t    Specifies the ID of the List widget from whose
  27.                     list an item is selected.
  28.  
  29.           _i_t_e_m      Specifies the item to be selected in the List
  30.                     widget.  If _i_t_e_m appears more than once in the
  31.                     List, only the first occurrence is matched.
  32.  
  33.           _n_o_t_i_f_y    Specifies a Boolean value that when TRUE invokes
  34.                     the selection callback for the current mode. From
  35.                     an application interface view, calling this
  36.                     function with _n_o_t_i_f_y True is indistinguishable
  37.                     from a user-initiated selection action.  When
  38.                     _n_o_t_i_f_y is FALSE, no callbacks are called.
  39.  
  40.           For a complete definition of List and its associated
  41.           resources, see XXXXmmmmLLLLiiiisssstttt(3).
  42.  
  43.      RRRREEEELLLLAAAATTTTEEEEDDDD
  44.           XXXXmmmmLLLLiiiisssstttt(3) and XXXXmmmmLLLLiiiissssttttSSSSeeeelllleeeeccccttttPPPPoooossss(3).
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.